projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14cc8b3
)
*** empty log message ***
author
Richard M. Stallman
<rms@gnu.org>
Mon, 5 Mar 2007 20:27:34 +0000
(20:27 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 5 Mar 2007 20:27:34 +0000
(20:27 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 64b0c0e14497afbdf5d988ba92e487616335d531..2b4b587270175b04e95a94ba6c1e58395abbc0a2 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,10
@@
+2007-03-05 Richard Stallman <rms@gnu.org>
+
+ * emacs-lisp/re-builder.el (reb-re-syntax): Fix custom type.
+
+ * files.el (find-file-noselect): No error if file no longer exists.
+ Display a message and avoid other questions.
+
2007-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
* pcomplete.el (pcomplete-show-completions): Improve last change, so